Fully Qualified Name: | Laminas\Log\Formatter\Base |
Implements: | FormatterInterface |
Name | Description | Defined By |
---|---|---|
__construct() | Class constructor | Base |
format() | Formats data to be written by the writer. | Base |
getDateTimeFormat() | {@inheritDoc} | Base |
setDateTimeFormat() | {@inheritDoc} | Base |
Class constructor
Parameter Name | Type | Description |
---|---|---|
$dateTimeFormat | null|string|array|\Traversable | Format |
Returns:
Formats data to be written by the writer.
Parameter Name | Type | Description |
---|---|---|
$event | array | event |
Returns: array
{@inheritDoc}
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$dateTimeFormat |
Returns: